Total Complexity | 19 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 152 |
Lines of code | 77 |
Logical lines of code | 46 |
Comment lines | 57 |
Methods | 4 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
evaluateMathExpressions() | 45 | 9 | 41 | |
getTokensInsideBrackets() | 51 | 8 | 28 | |
__construct() | 81 | 1 | 3 | |
isValidMathPHPSyntax() | 72 | 1 | 5 |